MindFusion.Java Package Programmer's Guide
Link.setPoints Method (ArrayList(Point2D.Float))
See Also
 






Invoked by some layouting algorithms to update the sequence of points which define the link.

Namespace: com.mindfusion.diagramming.jlayout
Package: com.mindfusion.diagramming.jlayout

 Syntax

Java  Copy Code

void setPoints (
    ArrayList<Point2D.Float> points
)

 Parameters

points

 See Also

setPoints Method Overload List
Link Members
Link Interface
com.mindfusion.diagramming.jlayout Namespace